Blog

Featured Blog Post

Tuesday, April 30, 2024

We are very pleased to announce fresh updates to our academic software offerings! Understanding the unique needs of the academic community, we have upgraded academic versions of our software to the latest releases. These updates are...

Blog Posts:  Latest arrow_downward | Views

PREVIOUS NEXT

Friday, November 10, 2023

PrefaceTMS Smart Setup is already in beta, and we are seeing overwhelming enthusiasm from lots of you. To be 100% honest, way more enthusiasm than what I would have expected for a command-line tool that installs packages. But there is also o...


Monday, October 23, 2023

IntroductionInstallers get little recognition. You don't buy a product to use the installers: you want the product, and the installer is just a way to get and use the product. At TMS, we often fail to give them recognitio...


Friday, August 4, 2023

Some weeks ago, Microsoft released a new default theme and font for all Office applications, replacing the old Calibri. Yesterday, we updated FlexCel (VCL, .NET, and DLL), so you can now create a new file with those defaults too. I...


Thursday, July 14, 2022

A little more than a month ago, we asked you about Lazarus supportAnd today we are delivering it. Experimental support (official support is coming once FPC gets anonymous methods in trunk), but usable and working fine. While the polls were 70% ...


Tuesday, June 7, 2022

As many might know, FPC announced support for anonymous methods some days ago. This was one of the last pieces missing for us to be able to port TMS FlexCel to Lazarus and FPC. So we decided to give it a try, a...


Tuesday, February 15, 2022

This topic has concerned me forever, but an exploit I read about a month ago triggered me to finally write something.The exploit itself is fascinating, so in case you haven't read about it, I'll leave the link here:https://googleprojec...


Thursday, April 1, 2021

As you might know, some months ago Microsoft released support for lambda functions in Excel. It was no small change: Lambdas turned the calculation engine into turing-complete, and they can change your spreadsheets in fundamental ways.The main rea...


Tuesday, March 2, 2021

In the last weeks, we've been working on a component to allow you to import and export FNC Grids to the xlsx file format. We've also used the opportunity to rename the existing "Grid Filters" and "FMX Grid Filters" to "VCL Grid Excel Bridge" and "FNC...


Saturday, February 27, 2021

One of the things that intrigued me about the new Rad Studio 10.4.2 release was the improved compiler performance. Because Delphi is a fast compiler --we all know that-- but hey, it can always be faster. And 10 seconds in every compile end up countin...


Thursday, December 3, 2020

This is the second part of a two-part series where we explore using FlexCel.NET and Blazor. The first part was about running FlexCel in the browser, and now we will explore running it in the server. Generating a "server-side" Blazor app While blaz...


PREVIOUS NEXT